Skip to content

Conversation

@thomaslepoix
Copy link
Member

@thomaslepoix thomaslepoix commented Jan 31, 2026

Fixes #39

Can be viewed like that:

nix develop
	cmake -S . -B build
	cmake --build build --target interval

	xdg-open build/doc/interval.md

For now, the algorithm can still be seen in action through the old Python Proof Of Concept:

nix develop '.#doc'
	python doc/abstract/conflict_too_close_meshline_policies/autosolve.py

@thomaslepoix thomaslepoix added the documentation Improvements or additions to documentation label Jan 31, 2026
@sonarqubecloud
Copy link

@thomaslepoix thomaslepoix merged commit 415113f into main Feb 10, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document meshing algorithm

1 participant